MY字典>英语词典>file name extension翻译和用法

file name extension

英 [faɪl neɪm ɪkˈstenʃn]

美 [faɪl neɪm ɪkˈstenʃn]

网络  文件扩展名

英英释义

noun

  • a string of characters beginning with a period and followed by one or more letters
    1. most applications provide extensions for the files they create
    2. most BASIC files use the filename extension .BAS
    Synonym:extensionfilename extension

双语例句

  • After you have created and registered your custom http handler, you can test it by requesting a resource that has a.sample file name extension.
    创建并注册了自定义http处理程序后,可以通过请求具有.sample文件扩展名的资源对其进行测试。
  • Determines whether a path includes a file name extension.
    确定路径是否包括文件扩展名。
  • In both locations, browser definition files must have a.browser file name extension.
    在这两个位置中,浏览器定义文件都必须具有.browser文件扩展名。
  • This prevents attempts to disguise requests for dangerous file name extensions by putting a safe file name extension in the path information or query string portion of the URL.
    的请求。这样可以防止通过将安全的文件扩展名放入URL的路径信息或查询字符串部分,以达到伪装请求中的危险文件扩展名的企图。
  • File names in the URL must include a file name extension.
    url中的文件名必须包括文件扩展名。
  • If you do not specify a file name extension for items that you publish to a SharePoint site, the rsinvaliddatasourcereference error will occur.
    如果不为发布到sharepoint站点的项指定文件扩展名,则会发生rsinvaliddatasourcereference错误。
  • An external style sheet is a plaintext file with a.css file name extension that contains only style rules.
    外部样式表是一个具有.css文件扩展名的纯文本文件,仅包含样式规则。
  • The full path to the base file name, without a file name extension, on the temporary directory path, that is used to generate temporary file names for the collection.
    基文件名的完整路径,该基文件名不带文件扩展名,位于临时目录路径上,用于生成该集合的临时文件名。
  • If a project file is not specified, msbuild searches the current working directory for a file name extension that ends in "proj" and uses that file.
    如果未指定项目文件,则msbuild在当前工作目录中搜索扩展名以“proj”结尾的文件并使用该文件。
  • When reading from files, do not make decisions about the contents of the file based on the file name extension.
    从文件读取数据时,请不要根据文件扩展名判断文件的内容。